-- card: 10968 from stack: in -- bmap block id: 17527 -- flags: 0000 -- background id: 15168 -- name: Cabling Comparison ----- HyperTalk script ----- on closeCard repeat with i = 1 to the number of card fields hide card field i end repeat put empty into bkgnd field "selected" end closeCard -- part 2 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=2 top=102 right=122 bottom=127 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Medium ----- HyperTalk script ----- on mouseUp repeat with i = 1 to the number of card fields hide card field i end repeat get the short name of the target put it into bkgnd field "selected" repeat with i = 1 to 6 show card field (it&i) end repeat end mouseUp on mouseEnter changeCurs 6069 put "Compare Mediums" & return & "click to see mediums" into fld "Tell" end mouseEnter On mouseDown global ButtonSND play ButtonSND End mouseDown on mouseLeave put empty into fld "Tell" changeCurs 69 end mouseLeave -- part 3 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=2 top=127 right=146 bottom=127 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Link-Level ----- HyperTalk script ----- on mouseUp repeat with i = 1 to the number of card fields hide card field i end repeat get the short name of the target put it into bkgnd field "selected" repeat with i = 1 to 6 show card field (it&i) end repeat end mouseUp on mouseEnter changeCurs 6069 put "Compare Link-Levels" & return & "click to see link-levels" into fld "Tell" end mouseEnter On mouseDown global ButtonSND play ButtonSND End mouseDown on mouseLeave put empty into fld "Tell" changeCurs 69 end mouseLeave -- part 4 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=2 top=151 right=171 bottom=127 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Bandwidth ----- HyperTalk script ----- on mouseUp repeat with i = 1 to the number of card fields hide card field i end repeat get the short name of the target put it into bkgnd field "selected" repeat with i = 1 to 6 show card field (it&i) end repeat end mouseUp on mouseEnter changeCurs 6069 put "Compare Bandwidths" & return & "click to see bandwidths" into fld "Tell" end mouseEnter On mouseDown global ButtonSND play ButtonSND End mouseDown on mouseLeave put empty into fld "Tell" changeCurs 69 end mouseLeave -- part 5 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=2 top=175 right=194 bottom=127 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Network Length ----- HyperTalk script ----- on mouseUp repeat with i = 1 to the number of card fields hide card field i end repeat get the short name of the target put it into bkgnd field "selected" repeat with i = 1 to 6 show card field (it&i) end repeat end mouseUp on mouseEnter changeCurs 6069 put "Compare Network Lengths" & return & "click to see lengths" into fld "Tell" end mouseEnter On mouseDown global ButtonSND play ButtonSND End mouseDown on mouseLeave put empty into fld "Tell" changeCurs 69 end mouseLeave -- part 6 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=2 top=198 right=219 bottom=127 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Node Distance ----- HyperTalk script ----- on mouseUp repeat with i = 1 to the number of card fields hide card field i end repeat get the short name of the target put it into bkgnd field "selected" repeat with i = 1 to 6 show card field (it&i) end repeat end mouseUp on mouseEnter changeCurs 6069 put "Compare Node Distance" & return & "click to go distances" into fld "Tell" end mouseEnter On mouseDown global ButtonSND play ButtonSND End mouseDown on mouseLeave put empty into fld "Tell" changeCurs 69 end mouseLeave -- part 7 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=134 top=61 right=175 bottom=249 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Medium1 -- part 8 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=259 top=61 right=175 bottom=374 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Medium2 -- part 9 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=134 top=203 right=302 bottom=250 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Medium4 -- part 10 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=259 top=203 right=302 bottom=374 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Medium5 -- part 11 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=383 top=203 right=317 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Medium6 -- part 13 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=384 top=62 right=176 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Medium3 -- part 14 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=134 top=61 right=175 bottom=249 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Link-Level1 -- part 15 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=258 top=61 right=175 bottom=373 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Link-Level2 -- part 16 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=384 top=61 right=175 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Link-Level3 -- part 17 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=134 top=202 right=303 bottom=249 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Link-Level4 -- part 18 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=259 top=202 right=303 bottom=374 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Link-Level5 -- part 19 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=384 top=202 right=316 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Link-Level6 -- part 20 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=134 top=61 right=175 bottom=249 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Bandwidth1 -- part 21 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=259 top=61 right=175 bottom=374 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Bandwidth2 -- part 22 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=383 top=61 right=175 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Bandwidth3 -- part 23 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=134 top=202 right=302 bottom=250 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Bandwidth4 -- part 24 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=259 top=202 right=300 bottom=374 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Bandwidth5 -- part 25 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=383 top=202 right=316 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Bandwidth6 -- part 26 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=134 top=61 right=166 bottom=250 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Network Length1 -- part 27 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=259 top=61 right=167 bottom=375 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Network Length2 -- part 28 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=383 top=61 right=166 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Network Length3 -- part 29 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=134 top=202 right=305 bottom=250 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Network Length4 -- part 30 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=259 top=202 right=303 bottom=375 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Network Length5 -- part 31 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=384 top=202 right=303 bottom=500 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Network Length6 -- part 32 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=134 top=63 right=175 bottom=249 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Node Distance1 -- part 33 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=259 top=61 right=175 bottom=374 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Node Distance2 -- part 34 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=384 top=61 right=175 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Node Distance3 -- part 35 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=134 top=202 right=302 bottom=249 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Node Distance4 -- part 36 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=259 top=202 right=301 bottom=372 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Node Distance5 -- part 37 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=384 top=202 right=316 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Node Distance6 -- part 38 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=2 top=222 right=242 bottom=127 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Maximum Nodes ----- HyperTalk script ----- on mouseUp repeat with i = 1 to the number of card fields hide card field i end repeat get the short name of the target put it into bkgnd field "selected" repeat with i = 1 to 6 show card field (it&i) end repeat end mouseUp on mouseEnter changeCurs 6069 put "Compare Maximum Nodes" & return & "click to see maximums" into fld "Tell" end mouseEnter On mouseDown global ButtonSND play ButtonSND End mouseDown on mouseLeave put empty into fld "Tell" changeCurs 69 end mouseLeave -- part 39 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=134 top=61 right=175 bottom=249 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Maximum Nodes1 -- part 40 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=259 top=61 right=175 bottom=374 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Maximum Nodes2 -- part 41 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=384 top=61 right=175 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Maximum Nodes3 -- part 42 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=134 top=202 right=303 bottom=249 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Maximum Nodes4 -- part 43 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=259 top=202 right=303 bottom=374 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Maximum Nodes5 -- part 44 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=384 top=202 right=316 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Maximum Nodes6 -- part 45 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=2 top=247 right=267 bottom=127 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Key Features ----- HyperTalk script ----- on mouseUp repeat with i = 1 to the number of card fields hide card field i end repeat get the short name of the target put it into bkgnd field "selected" repeat with i = 1 to 6 show card field (it&i) end repeat end mouseUp on mouseEnter changeCurs 6069 put "Compare Key Features" & return & "click to see key features" into fld "Tell" end mouseEnter On mouseDown global ButtonSND play ButtonSND End mouseDown on mouseLeave put empty into fld "Tell" changeCurs 69 end mouseLeave -- part 46 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=134 top=62 right=176 bottom=249 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Key Features1 -- part 47 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=259 top=62 right=176 bottom=374 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Key Features2 -- part 48 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=384 top=62 right=176 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Key Features3 -- part 49 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=134 top=204 right=303 bottom=249 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Key Features4 -- part 50 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=258 top=204 right=303 bottom=372 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Key Features5 -- part 51 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=384 top=204 right=318 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Key Features6 -- part 53 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=2 top=271 right=291 bottom=127 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Vendors ----- HyperTalk script ----- on mouseUp repeat with i = 1 to the number of card fields hide card field i end repeat get the short name of the target put it into bkgnd field "selected" repeat with i = 1 to 6 show card field (it&i) end repeat end mouseUp on mouseEnter changeCurs 6069 put "Vendor Compare" & return & "click to see vendors" into fld "Tell" end mouseEnter On mouseDown global ButtonSND play ButtonSND End mouseDown on mouseLeave put empty into fld "Tell" changeCurs 69 end mouseLeave -- part 54 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=134 top=61 right=175 bottom=249 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Vendors1 -- part 55 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=259 top=61 right=175 bottom=374 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Vendors2 -- part 56 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=384 top=61 right=175 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Vendors3 -- part 57 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=134 top=202 right=302 bottom=249 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Vendors4 -- part 58 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=259 top=202 right=303 bottom=373 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Vendors5 -- part 59 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=384 top=202 right=316 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Vendors6 -- part 63 (button) -- low flags: 00 -- high flags: 2002 -- rect: left=0 top=303 right=342 bottom=43 -- title width / last selected line: 0 -- icon id / first selected line: 10112 / 10112 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: EXIT ----- HyperTalk script ----- on mouseEnter changeCurs 6069 put "Exit Button" & return & "click to quit or go home" into fld "Tell" end mouseEnter on mouseUp set lockscreen to true answer "Would you like to Quit, go Home, or Cancel" with "Quit" or "Home" or "Cancel" unlock screen with dissolve set lockscreen to true if it is "Quit" then doMenu "Quit HyperCard" if it is "Home" then put empty into field "Explainer" domenu Home end if unlock screen with dissolve end mouseUp On mouseDown global ButtonSND play ButtonSND End mouseDown on mouseLeave put empty into fld "Tell" changeCurs 69 end mouseLeave -- part 64 (button) -- low flags: 00 -- high flags: 2002 -- rect: left=42 top=303 right=342 bottom=85 -- title width / last selected line: 0 -- icon id / first selected line: 21375 / 21375 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Outline mode ----- HyperTalk script ----- on mouseEnter changeCurs 6069 put "Briefing Button" & return & "click to go to briefing room" into fld "Tell" end mouseEnter on mouseUp set lockscreen to true push card go to cd "Briefing Room" unlock screen with dissolve pass mouseUp end mouseUp On mouseDown global ButtonSND play ButtonSND End mouseDown on mouseLeave put empty into fld "Tell" changeCurs 69 end mouseLeave -- part 65 (button) -- low flags: 00 -- high flags: 2002 -- rect: left=469 top=303 right=342 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 9301 / 9301 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: GoBack ----- HyperTalk script ----- on mouseUp set lockscreen to true go Back unlock screen with visual effect wipe right end mouseUp on mouseEnter changeCurs 6069 put "Go Back Button" & return & "click to go to prev card" into fld "Tell" end mouseEnter On mouseDown global ButtonSND play ButtonSND End mouseDown on mouseLeave changeCurs 69 put empty into fld "Tell" end mouseLeave -- part 66 (button) -- low flags: 00 -- high flags: 2002 -- rect: left=84 top=303 right=342 bottom=127 -- title width / last selected line: 0 -- icon id / first selected line: 20358 / 20358 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Glossary ----- HyperTalk script ----- on mouseUp get short name of this card if it is "Outliner" then clearF push card visual effect iris open go cd "glossary" end mouseUp on mouseEnter put "Glossary Button" & return & "click to go to the Glossary" into fld "Tell" changeCurs 6069 end mouseEnter On mouseDown global ButtonSND play ButtonSND End mouseDown on mouseleave put empty into fld "Tell" changeCurs 69 end mouseLeave -- part 67 (button) -- low flags: 00 -- high flags: 2002 -- rect: left=126 top=303 right=342 bottom=169 -- title width / last selected line: 0 -- icon id / first selected line: 1007 / 1007 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Printer ----- HyperTalk script ----- on mouseUp print card end mouseUp on mouseEnter changeCurs 6069 put "Printer Button" & return & "click to print this image" into fld "Tell" end mouseEnter On mouseDown global ButtonSND play ButtonSND End mouseDown on mouseLeave put empty into fld "Tell" changeCurs 69 end mouseLeave -- part 68 (button) -- low flags: 00 -- high flags: 2002 -- rect: left=343 top=303 right=342 bottom=386 -- title width / last selected line: 0 -- icon id / first selected line: 1409 / 1409 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Outliner ----- HyperTalk script ----- on mouseUp global Mack,Host push card set cursor to busy set the lockscreen to true put true into Mack put false into Host go to cd "Outliner" send mouseUp to cd btn "macSwitch" unlock screen with dissolve end mouseUp on mouseEnter changeCurs 6069 put "Outliner Button" & return & "use outline navigation" into fld "Tell" end mouseEnter On mouseDown global ButtonSND play ButtonSND End mouseDown on mouseLeave put empty into fld "Tell" changeCurs 69 end mouseLeave -- part 69 (button) -- low flags: 00 -- high flags: 2002 -- rect: left=385 top=303 right=342 bottom=428 -- title width / last selected line: 0 -- icon id / first selected line: 18849 / 18849 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Lobby ----- HyperTalk script ----- on mouseUp set lockscreen to true push card unlock screen with dissolve go to cd "Lobby" end mouseUp on mouseEnter changeCurs 6069 put "Lobby Button" & return & "use building navigation" into fld "Tell" end mouseEnter On mouseDown global ButtonSND play ButtonSND End mouseDown on mouseLeave put empty into fld "Tell" changeCurs 69 end mouseLeave -- part 70 (button) -- low flags: 00 -- high flags: 2002 -- rect: left=427 top=303 right=342 bottom=470 -- title width / last selected line: 0 -- icon id / first selected line: 30492 / 30492 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Kiosk ----- HyperTalk script ----- on mouseUp push card visual effect dissolve go to cd "Matrix" end mouseUp on mouseEnter changeCurs 6069 put "Matrix Button" & return & "use matrix navigation" into fld "Tell" end mouseEnter On mouseDown global ButtonSND play ButtonSND End mouseDown on mouseLeave put empty into fld "Tell" changeCurs 69 end mouseLeave -- part 71 (field) -- low flags: 81 -- high flags: 0001 -- rect: left=172 top=307 right=339 bottom=340 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Tell ----- HyperTalk script ----- --• HELP on mouseEnter global Help if Help then set lockscreen to true show field "Explainer" put "This is the Message field. " & return & return & "As the mouse enters the active area of each " & "button on this card, " & "this field will briefly explain what the button does. " into field "Explainer" unlock screen with dissolve fast else put "Message Field" & return & "displays help information" into fld "Tell" end if end mouseEnter on mouseLeave global Help if Help then else put empty into fld "Tell" end if end mouseLeave -- part 72 (field) -- low flags: 81 -- high flags: 0001 -- rect: left=172 top=307 right=339 bottom=340 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Tell ----- HyperTalk script ----- --• HELP on mouseEnter global Help if Help then set lockscreen to true show field "Explainer" put "This is the Message field. " & return & return & "As the mouse enters the active area of each " & "button on this card, " & "this field will briefly explain what the button does. " into field "Explainer" unlock screen with dissolve fast else put "Message Field" & return & "displays help information" into fld "Tell" end if end mouseEnter on mouseLeave global Help if Help then else put empty into fld "Tell" end if end mouseLeave -- part 73 (field) -- low flags: 81 -- high flags: 0001 -- rect: left=172 top=307 right=339 bottom=340 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 242 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Tell ----- HyperTalk script ----- --• HELP on mouseEnter global Help if Help then set lockscreen to true show field "Explainer" put "This is the Message field. " & return & return & "As the mouse enters the active area of each " & "button on this card, " & "this field will briefly explain what the button does. " into field "Explainer" unlock screen with dissolve fast else put "Message Field" & return & "displays help information" into fld "Tell" end if end mouseEnter on mouseLeave global Help if Help then else put empty into fld "Tell" end if end mouseLeave -- part contents for background part 1 ----- text ----- Medium Link-Level Protocol Bandwidth Max Network Length Dist. Between Nodes Maximum Nodes Key Features Vendors -- part contents for card part 7 ----- text ----- Twisted-pair -- part contents for card part 8 ----- text ----- 22-gauge solid copper unshielded twisted-pair -- part contents for card part 13 ----- text ----- 200-micron or 62.5 micron optical-fiber cable -- part contents for card part 9 ----- text ----- Twisted-pair -- part contents for card part 10 ----- text ----- 50-Ω coaxial cable -- part contents for card part 11 ----- text ----- Unshielded twisted-pair —standard telephone cable -- part contents for background part 2 ----- text ----- Cabling Comparison -- part contents for card part 14 ----- text ----- AppleTalk link access -- part contents for card part 15 ----- text ----- AppleTalk link access -- part contents for card part 16 ----- text ----- AppleTalk link access -- part contents for card part 18 ----- text ----- IEEE 802.3 -- part contents for card part 19 ----- text ----- AppleTalk -- part contents for card part 20 ----- text ----- 230.4 Kbps (KiloBaud Per Second) -- part contents for card part 21 ----- text ----- 230.4 Kbps -- part contents for card part 22 ----- text ----- 230.4 Kbps -- part contents for card part 23 ----- text ----- 4-16 Mbps -- part contents for card part 24 ----- text ----- 10 Mbps -- part contents for card part 25 ----- text ----- 2.56 Mbps -- part contents for card part 26 ----- text ----- 1,000’ from the star -- part contents for card part 27 ----- text ----- 3,000’ for each of 12 hops -- part contents for card part 28 ----- text ----- Approximately 40,000’ -- part contents for card part 29 ----- text ----- Up to 2Km -- part contents for card part 30 ----- text ----- Thin— Segment: 600’ Network: 4,800’ Thick— Segment: 1,640’ Network: 9,161’ -- part contents for card part 31 ----- text ----- 2000’ to each point of the star -- part contents for card part 32 ----- text ----- Maximum 1,000’ -- part contents for card part 33 ----- text ----- Approxiumately 2,000’ -- part contents for card part 34 ----- text ----- Approximately 4,900’ -- part contents for card part 36 ----- text ----- 8.2’ minimum 500 m, segment 2,500 m, network -- part contents for card part 37 ----- text ----- 2,000’ on each side of hub -- part contents for card part 39 ----- text ----- 32 -- part contents for card part 40 ----- text ----- 20 (daisy chain) 32 (passive star) can go beyond, depending on traffic -- part contents for card part 41 ----- text ----- 100+ -- part contents for card part 43 ----- text ----- Thin Segment: 30 Thick Segment: 100 (between repeaters) Network: 1,024 Active concurrent AppleTalk nodes between bridges: 254 -- part contents for card part 44 ----- text ----- 1,344 -- part contents for card part 46 ----- text ----- Supplied by Apple; easy to reconfigure; turnkey solution -- part contents for card part 47 ----- text ----- Uses existing phone cabling; inexpensive; any phone installer can install it; can span several rooms and/or floors -- part contents for card part 48 ----- text ----- Replaces or extends twisted-pair cabling to gain added capacity and distance; provides data security; eliminates electronic interference -- part contents for card part 50 ----- text ----- Greater speed, higher-bandwidth; network backbone for communications between floors and buildings -- part contents for card part 51 ----- text ----- Greater speed, higher-bandwidth network star link to LocalTalk; uses existing telephone wiring; provides corportation-wide network -- part contents for card part 54 ----- text ----- AppleComputer -- part contents for card part 55 ----- text ----- Farallon -- part contents for card part 56 ----- text ----- DuPont -- part contents for card part 57 ----- text ----- Apple Computer IBM -- part contents for card part 58 ----- text ----- Apple Computer Kinetics -- part contents for card part 59 ----- text ----- Northern Telecom -- part contents for card part 71 ----- text ----- Exit Button click to quit or go home -- part contents for card part 17 ----- text ----- IEEE 802.5 -- part contents for card part 35 ----- text ----- Variable -- part contents for card part 42 ----- text ----- 72-350+ -- part contents for card part 49 ----- text ----- Greater speed; network backbone for campus communications -- part contents for background part 10 ----- text ----- Go Back Button click to go to prev card